From 828ebd1038dcf25aaabfe884244d069192dd3501 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 7 Feb 2008 06:26:49 +0000 Subject: [PATCH] D. E. Evans (tiny change) (Basic Undo): Remove duplicate "you can". --- man/basic.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/man/basic.texi b/man/basic.texi index da096f530b2..c07b6f0d1cc 100644 --- a/man/basic.texi +++ b/man/basic.texi @@ -321,10 +321,10 @@ line with the following line. @section Undoing Changes Emacs records a list of changes made in the buffer text, so you can -you can undo recent changes, as far as the records go. -Usually each editing command makes a separate entry in the undo -records, but sometimes an entry covers just part of a command, and -very simple commands may be grouped. +undo recent changes, as far as the records go. Usually each editing +command makes a separate entry in the undo records, but sometimes an +entry covers just part of a command, and very simple commands may be +grouped. @table @kbd @item C-x u -- 2.30.2